home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / pascal / ghostbbs.zip / FILEHLP.TXT < prev    next >
Text File  |  1985-09-30  |  981b  |  17 lines

  1. Files System Help:
  2.  
  3. Files subcommands (Uploading requires access level 2 or higher):
  4.   A - Ascii upload file to BBS (no error checks or masks)
  5.   C - XMODEM Upload file to BBS (CRC mode)
  6.   D - Directory of available (public) files
  7.   G - Goodbye - sign off system
  8.   H - Help file
  9.   Q - Quit back to main BBS
  10.   S - Send file from BBS (XMODEM protocol)
  11.   T - Type file from BBS to caller (text dump)
  12.   X - XMODEM upload
  13.  
  14.  - The IBM filename convention of using an 8 character filename with a 3 letter extension is observed.
  15.  - The XMODEM (Christensen) file transfer protocol is supported, as well as a 2K upload capture buffer with XON/XOFF handshaking. The XMODEM protocol only works if both ends of the transfer are using a program supporting the protocol.
  16.  - When uploading, the XMODEM protocol uses one of two error checking methods: checksum or CRC. Use the checksum upload ("X") option if you are unsure of whether your file transfer program can support CRCs.
  17.